type github.com/go-faster/errors.printer (struct)

Method Implmentations

Detail() bool *printer.M : Printer.Detail
Flag(c int) bool printer.M : fmt.State.Flag
Precision() (prec int, ok bool) printer.M : fmt.State.Precision
Print(args ...interface{}) *printer.M : Printer.Print
Printf(format string, args ...interface{}) *printer.M : Printer.Printf
Width() (wid int, ok bool) printer.M : fmt.State.Width
Write(b []byte) (n int, err error) printer.M : fmt.State.Write printer.M : internal/bisect.Writer.Write printer.M : io.Writer.Write printer.M : crypto/tls.transcriptHash.Write